home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / MacHacksBug / Python 1.5.2c1 / Lib / test / autotest.py < prev    next >
Encoding:
Text File  |  2000-06-23  |  108 b   |  4 lines

  1. # Backward compatibility -- you should use regrtest instead of this module.
  2. import regrtest
  3. regrtest.main()
  4.